* language/cham.el: Fix setting of composition-function-table.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 1 Jan 2009 07:46:23 +0000 (07:46 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 1 Jan 2009 07:46:23 +0000 (07:46 +0000)
* language/khmer.el: Fix setting of composition-function-table.

* language/tibet-util.el (tibetan-composition-function): Remove
unused function, obsoleted by 2008-09-05 change to tibetan.el.

lisp/ChangeLog

index f0abc31cab7cf85d28716081d299adde7dd8d20e..ac7895c0e187413ab5cfd4d8b89204fea2e6b2cf 100644 (file)
@@ -1,5 +1,12 @@
 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
 
+       * language/cham.el: Fix setting of composition-function-table.
+
+       * language/khmer.el: Fix setting of composition-function-table.
+
+       * language/tibet-util.el (tibetan-composition-function): Remove
+       unused function, obsoleted by 2008-09-05 change to tibetan.el.
+
        * simple.el (minibuffer-default): Add defvar.
 
        * hippie-exp.el: Require comint.